Replace gridExtra 'image' table with {flextable}
table
#133
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The current 'top 5 LTC' table in the General Health section is an image, rather than an actual table:
![image](https://private-user-images.githubusercontent.com/5982260/390502242-28f57b48-a2ca-4b58-8a28-e8fce5c6f04b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzg1MDEsIm5iZiI6MTczOTE3ODIwMSwicGF0aCI6Ii81OTgyMjYwLzM5MDUwMjI0Mi0yOGY1N2I0OC1hMmNhLTRiNTgtOGEyOC1lOGZjZTVjNmYwNGIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDkwMzIxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzUwMGFiNmUwNGYwZmQ2Njg3ZDkxZTMzODg2ZmM0ZWMwZjE2MzFhY2E1MTY2OWNkOTdjNDg1NjkyYzQ5YTQxMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.HY9bozg9c3XduZCeR7jADjKOwBXkJG1UD595EWUL1-8)
This now looks ok using flextable... We need to test properly for a full output, and probably the look can still be tweaked.